Support frame dimension changes while TTY menus are displayed.
authorEli Zaretskii <eliz@gnu.org>
Fri, 11 Oct 2013 15:42:06 +0000 (18:42 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 11 Oct 2013 15:42:06 +0000 (18:42 +0300)
commit8a102201f3a7895c2810945fbb68fb577416aa6b
tree6ce31a5dda9f419af283744b0618267a0df81b8a
parent14f7c8c9f641b84aa493cfd631cd93edbd088d87
Support frame dimension changes while TTY menus are displayed.

 src/xdisp.c (deep_copy_glyph_row): Handle the case that FROM and TO
 have different dimensions.
 src/dispnew.c (fill_up_frame_row_with_spaces): Now has external
 visibility.
 src/dispextern.h (fill_up_frame_row_with_spaces): Add prototype.
src/ChangeLog
src/dispextern.h
src/dispnew.c
src/xdisp.c